CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - udp 服务端

搜索资源列表

  1. 3

    0下载:
  2. 一个程序为服务端,建立UDP服务端套接字。 另外一个程序为客户端,建立UDP客户端套接字。 这两个新程序可以互联,完成一个基于TCP/IP网络的文本聊天程序。-A procedure for the server, a UDP server socket.Another program for the client, UDP client socket.The two new program can be interconnected, complete a chat program t
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:5237
    • 提供者:王萍
  1. udpserver

    0下载:
  2. select模型实现的udp服务端 负载能力不错-select the model to achieve good load capacity udp server
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:7373
    • 提供者:lubin
  1. UDP-communication-based-on-MFC

    0下载:
  2. 这程序是利用在windows在的socket网络编程基于MFC的UDP聊天程序,在一个界面下实现客户端和服务端之间的通信,类似-This procedure is to use the windows in the socket UDP network programming MFC-based chat program, implemented in an interface between the client and server communications, similar to th
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2966353
    • 提供者:苏青源
  1. C-UDP-Server-client

    0下载:
  2. hex 文件传输客户端与服务端,二进制文件转换十进制文件-hex file transfer client and server, the binary file conversion decimal file
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2420071
    • 提供者:王常亮
  1. CommunicationTestTool

    0下载:
  2. 本软件主要功能如下: 1.串口,TCP服务端/客户端,UDP服务端/客户端通讯调试; 2.支持Hex,ASCII两种格式的命令调试; 3.接收数据可通过右键菜单一键计算Hex对应的数值; 4.字节计算器/检验值计算器(CRC16,自定义多项式CRC16,XOR)。 下一版本计划加入功能: 1.串口通讯监视。 2.Socket通讯监视。-The main function is as follows: 1. Serial por
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1374803
    • 提供者:haifan1984
  1. TCPUDPAPI

    0下载:
  2. 基于Socket封装的通用API,支持TCP客户端、TCP服务端、UDP客户端、UDP服务端。 -The generic API based on Socket encapsulation, support the TCP client, the TCP server, UDP client, and UDP server.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:8978
    • 提供者:章晓权
  1. UDP(P2p)

    0下载:
  2. 实现在局网下不同网段的通信。通过服务端注册之后可以脱离服务端通信。-In the bureau of off-line different communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2383660
    • 提供者:Tonny
  1. udp-comm-samples

    0下载:
  2. 一个C++的使用UDP协议进行通讯的例子,比较直观的示例了如何使用UDP协议进行两个程序之间的通讯。例子中包含客户端和服务端程序。-An example of a C++ using UDP protocol for communication, more intuitive example of how to use the UDP protocol for communication between the two programs. Examples include client and
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:89036
    • 提供者:gjaa
  1. UDP

    0下载:
  2. UDP的传输,有客户端和服务端,实现文件传输-UDP transport, the client and server, file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3787246
    • 提供者:和平
  1. UDP

    0下载:
  2. 一个UDP Socket 编程,一个服务端和多个客户端,实现实时通讯功能。-A UDP Socket programming, a server and multiple clients to achieve real-time communication capabilities.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:80587
    • 提供者:Harry
  1. UDP

    0下载:
  2. 一个基于java udp的简单运用,能够将文字信息从客户端传输到服务端。-a simple java udp application which supports the transmission of text info client to server.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1372
    • 提供者:deity_killer
  1. udp

    0下载:
  2. udp简单实例,包含服务端和客户端,完成了基本的udp通信-udp simple examples, including server and client, completed the basic udp communication
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1458
    • 提供者:wujianming
  1. UDPExample

    0下载:
  2. C#编写的UDP服务端通信,接收客户端数据并向客户端发送数据-UDP communications server written in C#, the receiving client data to the client to send data
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:78086
    • 提供者:俊风
  1. udp

    0下载:
  2. UDP点对点传输信息,有接收和发送功能,客户端和服务端的功能-UDP-point transmission of information, have to receive and transmit functions, client and server functions
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:612807
    • 提供者:刘欢
  1. udp_demo

    0下载:
  2. 这是一分Linux下udp服务端的例子,实现了简单的udp接收和发送的功能。-This is a demo for linux udp server. functions:udp receive and udp send
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1181
    • 提供者:friendlzw
  1. UDP

    0下载:
  2. 一个利用vc++编写的通过UDP的聊天小程序,含源码,有服务端和客户端代码,注释详尽,还有word版说明,推荐下载-Vc++ prepared by a use UDP chat applet, including source code, there are service and client code, detailed notes, as well as word version instructions, recommended download
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-16
    • 文件大小:25117358
    • 提供者:jiangjun
  1. rtthread-uspserver

    0下载:
  2. rtthread的udp服务端程序,适用于魔笛开发板-Rtthread UDP client program, suitable for the magic flute development board
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-30
    • 文件大小:501862
    • 提供者:Lu.J
  1. TCP-UDP-Socket

    0下载:
  2. Windows下基于TCP和UDP的Socket编程,分别有服务端和客户端,好用。-TCP&UDP Socket Coding
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4378
    • 提供者:田海海
  1. simple-caht-tool-based-on-udp

    0下载:
  2. 基于udp的简单聊天工具,通过服务端接收数据,发给客户端-Based udp simple chat tool
  3. 所属分类:.net

    • 发布日期:2017-05-26
    • 文件大小:8426529
    • 提供者:李宽
  1. UDP-NAT

    0下载:
  2. UDP网络穿透,包括服务端和客户端,完整工程代码可直接编译运行-UDP network penetration, including server and client,
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-12-19
    • 文件大小:44837888
    • 提供者:soul
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com